-
1 JAVA
JAVA f DAT, KN JAVA (objektorientierte Programmiersprache; für Objekte und Applets auf Internetseiten, eingebettet in HTML-Code; s.a. http://java.sun.com)Deutsch-Englisch Wörterbuch der Elektrotechnik und Elektronik > JAVA
-
2 Java Script
Java Script KN simplified object-oriented Internet programming language (für Objekte und Applets auf Internetseiten, eingebettet in HTML-Code)Deutsch-Englisch Wörterbuch der Elektrotechnik und Elektronik > Java Script
-
3 Java
Commercialisée par la société Sun en 1995, la technologie Java vise à rendre les pages web plus dynamiques grâce à des scripts, à savoir des programmes autonomes permettant d’intégrer des animations ou des fonctions qui s’exécutent automatiquement quel que soit le système d’exploitation utilisé. Java est également largement utilisé pour les téléphones portables et les PDA (personal digital assistants). Java devient une application "open source" en mars 2007, à savoir un logiciel libre avec un code source ouvert destiné à attirer davantage de développeurs.Voir aussi: logiciel libre, PDA, programme, script, système d’exploitation, téléphone portable, web. -
4 Java language source code file
Универсальный русско-английский словарь > Java language source code file
-
5 Java-байт-код
Information technology: Java byte-code -
6 Interactive Code Analysis Tool
Универсальный русско-английский словарь > Interactive Code Analysis Tool
-
7 создание Java-компонентов из унаследованных программ
Programming: (legacy code) application miningУниверсальный русско-английский словарь > создание Java-компонентов из унаследованных программ
-
8 создание Java-компонентов из унаследованных программ (legacy code)
Programming: application miningУниверсальный русско-английский словарь > создание Java-компонентов из унаследованных программ (legacy code)
-
9 байт-код
байт-код
Машинно-независимый код, генерируемый Java-компилятором.
[ ГОСТ Р 54456-2011]Тематики
- телевидение, радиовещание, видео
EN
Русско-английский словарь нормативно-технической терминологии > байт-код
-
10 конфигурации сервлета
Information technology: servlet configuration (www. java2ee.ru/servlets/lifecycle.html - Cached - Similar, code.google.com/intl/ru/appengine/docs/java/.../webxml.html)Универсальный русско-английский словарь > конфигурации сервлета
-
11 GPL
La licence GPL (general public license) est une licence réglementant la distribution des logiciels libres afin que les programmes et travaux dérivés soient distribués avec le code source. La GPL est l’oeuvre du projet GNU, sous l’égide de la Free Software Foundation (FSF). Cette licence régit également le copyleft, applicable à toute oeuvre de création. Une licence dérivée est la LGPL (lesser general public license). Plus restrictive, elle autorise l’incorporation de codes propriétaires (notamment Java). Une deuxième licence dérivée est la GFDL (GNU free documentation license), qui concerne les manuels et les recueils de textes.
См. также в других словарях:
Java (Programmiersprache) — Java Basisdaten Paradigmen: Objektorientierte Programmiersprache Erscheinungsjahr … Deutsch Wikipedia
Java Platform, Standard Edition — or Java SE is a widely used platform for programming in the Java language. It is the Java Platform used to deploy portable applications for general use.In practical terms, Java SE consists of a virtual machine, which must be used to run Java… … Wikipedia
Code coverage — is a measure used in software testing. It describes the degree to which the source code of a program has been tested. It is a form of testing that inspects the code directly and is therefore a form of white box testing.[1] Code coverage was among … Wikipedia
Java Native Interface — (JNI) ist eine standardisierte Anwendungsprogrammierschnittstelle zum Aufruf von plattformspezifischen Funktionen bzw. Methoden aus der Programmiersprache Java heraus. Ein Java Programm, das JNI Aufrufe verwendet, ist nicht mehr… … Deutsch Wikipedia
Code De Reed-Solomon — Le code de Reed Solomon est un code correcteur basé sur les corps de Galois dont le principe est de construire un polynôme formel à partir des symboles à transmettre et de le suréchantillonner. Le résultat est alors envoyé, au lieu des symboles… … Wikipédia en Français
Code de reed-solomon — Le code de Reed Solomon est un code correcteur basé sur les corps de Galois dont le principe est de construire un polynôme formel à partir des symboles à transmettre et de le suréchantillonner. Le résultat est alors envoyé, au lieu des symboles… … Wikipédia en Français
Java Authentication and Authorization Service — Java Authentication and Authorization Service, or JAAS, pronounced Jazz , is a Java security framework for user centric security to augment the Java code based security. Since Java Runtime Environment 1.4 JAAS has been integrated with the JRE… … Wikipedia
Java (programming language) — infobox programming language name = Java paradigm = Object oriented, structured, imperative year = 1995 designer = Sun Microsystems latest release version = Java Standard Edition 6 (1.6.0) latest release date = latest test version = latest test… … Wikipedia
Java Native Interface — JNI redirects here. For the city in the province of Buenos Aires, see Junín, Buenos Aires. The Java Native Interface (JNI) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and to be called[1] by… … Wikipedia
Java syntax — The syntax of the Java programming language is a set of rules that defines how a Java program is written and interpreted. Data structuresAlthough the language has special syntax for them, arrays and strings are not primitive types: they are… … Wikipedia
Java Server Pages — JavaServer Pages, abgekürzt JSP, ist eine von Sun Microsystems entwickelte auf JHTML basierende Technik, die im Wesentlichen zur einfachen dynamischen Erzeugung von HTML und XML Ausgaben eines Webservers dient. Sie erlaubt, Java Code und… … Deutsch Wikipedia